<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.switchImage{ float:left; width:230px; border:1px solid #bda1af; display:inline;position: relative;}
.pic{
	padding-bottom: 3px; border-bottom:1px solid #bda1af;
}
.pic li{ padding:3px;}
.pic img{width: 225px; height:159px;}
.tit{
	float: left; height: 30px; padding-left: 5px; width:100%;
}
.tit li{
	line-height: 30px; height: 30px; overflow:hidden;
}
.num{
	float: right; width: 115px; padding-top: 3px;
}
.num li{
	line-height: 23px; float: left; height: 23px; width: 20px; cursor: pointer; text-align: center; padding-right: 3px;
}
.num li{
	background:url(index_slide_num.gif) no-repeat left bottom;
}
.num .s{
	font-weight: bold;
	color: #FFFFFF;
	background:url(index_slide_num_c.gif) no-repeat left bottom;
}
.undis{display:none;}
.dis{display:block;}</pre></body></html>